---
title: "Copy of resourceCorridors"
method: POST
path: "/graphql (016 Disregard)-1"
---

# Copy of resourceCorridors

`POST /graphql (016 Disregard)-1`

Fetch all available corridors. The response of this query will return all countries, and currencies you can create beneficiaries in. It will also respond with the type of beneficiaries that are supported in the corridor, and the payment methods available.

## Request body

- object
  - `query` string

## Response `200`

200

- object
  - `data` object
    - `resourceCorridors` object[]
      - `country` string
      - `currency` string
      - `type` string[]
      - `paymentMethod` object
        - `local` object
          - `max` string
          - `timeline` integer
        - `swift` object
          - `max` unknown
          - `timeline` integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/routefusion/apis/routefusion-api.md) · [All operations](https://skmtc.net/routefusion/apis/routefusion-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/routefusion/routefusion-api/versions/caef41fb3eef/schema)
